home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / ircII / environment_vars < prev    next >
Encoding:
Text File  |  1993-05-04  |  705 b   |  15 lines

  1. The following environment variables are recognized by IRCII.
  2.  
  3. IRCNICK   -  Specifies your default irc nickname
  4. IRCNAME   -  Specifies any lunacy you want instead of your real name
  5. IRCSERVER -  Specifies a default server list for IRCII
  6. IRCPATH   -  Specifies a list of directories IRCII should search when
  7.              the LOAD command is used to find IRCII scripts.
  8.          (also see SET LOAD_PATH)
  9. IRCRC     -  Specifies a file to use instead of your $HOME/.ircrc.
  10. TERM      -  Specifies your terminal type
  11. HOME      -  Tells IRCII where your home directory is
  12.  
  13. IrcII can find other environment variables through alias substitution.
  14. e.g. $HOST will show the HOST envariable, $PATH the PATH envariable.
  15.